C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / PlaceholderProperty Field

In This Topic
PlaceholderProperty Field (C1ComboBox<T>)
In This Topic
Identifies the Placeholder dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PlaceholderProperty As DependencyProperty
 
See Also